home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineButton2_269 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-04-20  |  67 b   |  5 lines

  1. on(release){
  2.    nextFrame();
  3.    _root.descri.gotoAndStop(1);
  4. }
  5.